A data.frame of parsed TikTok videos the user has posted.
Arguments
username
vector of user names (handles) or URLs to users' pages.
fields
The fields to be returned (defaults to all)
cache
should progress be saved in the current session? It can then be
retrieved with last_query() if an error occurs. But the function
will use extra memory.
verbose
should the function print status updates to the screen?
token
The authentication token (usually supplied automatically after
running auth_research once).