Retrieve user profile pic

That would be an App Access Token for server to server requests

However, In the context of

you can ask the broadcaster to login, then the game knows which chat to read.

Then you can use the broadcasters token or an app access token to get user profile images.

Which also means you can use implicit auth instead and have no secrets kicking about.