如何在shopifycli中获取session

Hello
I used shopifycli’s remix method to create an embedded application.
@shopify/cli”: “3.58.0”
Currently encountering a problem in this scenario:
I need to initiate a request in the client scenario, and the request uses session token to verify the identity. So how do I need to get the session token so that I can use it anywhere on the client side