with evil we have the inner or outer object for selecting inside or outside quote with ", `, '
but I rather have everything hapenning in one go, using the q letter for this. (lazyvim sems to have that setup by default which i seems to have got used to it)
There is evil-textobj-anyblock which does a similar thing (you can configure evil-textobj-anyblock-blocks to only use quotes, if you don't like that by default it uses all kinds of blocks)