How would I get a nbt path to custom_data?

I was wondering how I would get to custom data when holding a item with "minecraft:custom_data":{Health:20b}}". Here is my command so far /data get entity @s SelectedItem{components:{}} I would love to navigate to the number 20b inside the health data if thats possible. Any way to do this?
Continue to help post