What App.getAccount resolves to when you do not know which it is. Both kinds expose the
same datasets, queries, stories and pipelines, so most code can take an Account and never
distinguish them; narrow with User.asUser or User.asGroup when it matters.
Either kind of account: a User or a Group.