asana.getUser gets one user by their Asana GID.
automations/get-asana-user-by-id.automation.ts
GID as userId. Optional second argument { account } defaults to the project binding. Returns the AsanaUser, whose email and profile photo can be absent. The user must be visible to the connected account.