How to get information on drone propeller speed

I was able to get the data log with the following command.

tlm-data-logger inet:127.0.0.1:9060

I also want to get information on the propeller speed of the drone.

Is there a way to output the drone propeller speed data?

Also, does worldAttitude represent the tilt angle of the drone?