fn parse_access_token(resp: &OutboundResponse) -> Result<String, FeishuError>Expand description
Parses the user access token from Feishu’s v2 token response.
fn parse_access_token(resp: &OutboundResponse) -> Result<String, FeishuError>Parses the user access token from Feishu’s v2 token response.