Access token has two audiences?

Btw I’m using angular and the oidc-client package for authentication in my front-end.
I’m passing in my audience like this

Because it says I have to pass an audience in to retrieve my token in JWT format.