Sentinel aws-functions

I have tried using the function aws.find_resources_with_standard_tags in aws-function to get all the tags and sadly its not able to pick up the tags from tagsall and only looking at the tags. Is there any plan to update the functions ?
Thanks,

In my case, I am not using this functions to find tags, rather I am using filter which gets all the resources if change.action.after contains “tags”

Apologies, I miswrote my question and got confused with the function name
find_resources_with_standard_tags . I can use filter attribute to list the tags from both tags abd tags_all