The source username from the request.
The target username from the request.
true if the source user follows the target user.
true if the target user follows the source user.
{
"sourceUsername": "xquikcom",
"targetUsername": "elonmusk",
"isFollowing": true,
"isFollowedBy": false
}