getFriends: Returns the list of user IDs a given Twitter user follows
Description
getFriends connects to the REST API of Twitter and returns the
list of user IDs a given user follows. Note that this function allows the
use of multiple OAuth token to make the process more efficient.