Fetches a list of users that the authenticated user is following.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
API key required for authentication
userId of the current user
Cursor for pagination (last ID of the page)
Number of following users to fetch per page.