A method to either fetch only users the logged-in user has blocked or the users who have blocked the logged-in user or both.
A method to set limit for the number of blocked users returned in a single iteration. A maximum of 100 blocked users can fetched in a single iteration.
A method to set the search string based on which the blocked users are to be fetched.
This method will return an object of the BlockedUsersRequest class.