pub(crate) async fn get_object( client: &SuiClient, object_id: ObjectID, ) -> Result<SuiObjectResponse>