Reading load encoder.raw over CAN?

I have a system where the load encoder has a highly variable motion ratio to the commutation encoder, so over python I have been reading it with odrv.inc_encoder0.raw, instead of using the mapper functionality. Is there a way to do this over CAN? I only see one pos_estimate in the CAN protocol documentation.