How to get multi outputs from debug_get_output()?

Currently, I find that only one output can be obtained from debug_get_output(). So, if an operator has multi outputs, e.g., three outputs of vision.get_valid_counts, how to obtain these outputs using debug_get_output()?