Returns the api token for the user, which triggered this execution.
Example:
let api_token = exo::get_api_token(); assert!(api_token is String);