How to get the bearer token after keycloak login?

I am using a local fork of Grafana v10.3.0-pre.
I am using the Keycloak login and after the session is open i want to get the bearer token to use it for make rest request to external API.
Do you have any idea on how to get it?
Thanks

Hello @academo do you know if this is possible?