pub(crate) async fn multi_get_object( clients: &[SuiClient], object_ids: &[ObjectID], ) -> Vec<Vec<SuiObjectResponse>>