ChatSDKJavascript사용자조회조회사용자 자신의 정보를 조회할 수 있습니다.try { const user = await gitpleLiveChatClient.user.me();} catch (error) { // handle error}