sessionInfoByAppKey

fun sessionInfoByAppKey(    certType: CertType,     txId: String,     targetAppKey: String? = null,     callback: (sessionInfo: SessionInfo?, error: Throwable?) -> Unit)

세션 정보 가져오기
Retrieve session infomation