How to tell it is left hand or right hand from Vision VNHumanHandPoseObservation?

For an image, after getting the VNHumanHandPoseObservation from Vision API call. I would like to know if this is left hand or right hand. How can I do that? Also ideally, I would like to know if fingers are extended or not, the direction of palm. Thanks!