pub async fn batch_check_reciprocal_block( client: &mut Client, requester_id: u64, ids: &[u64], ) -> Result<Vec<UserBlockStatus>, Error>