How can I get the current tcp pose of the robot (X,Y,Z) using a python script?

I know about “get_actual_tcp_pose()” function, but I get the result encoded and I am having problems decoding it.

I hope someone can lend me a hand, Thanks!