Camera, Long/Lat - Position - QUESTION

It is possible to find the longitude and latitude (no height) based on the current position of the camera?

I was unable via Cesium.Rectangle.

Thank you

The camera has a positionCartographic property that contains the camera’s current position.

For example: viewer.scene.camera.positionCartographic