**Acceptance:** Route to return all folders (with name and order for the current user) **Design notes:** [figma](https://www.figma.com/file/XUttHGa1csIpbSiurbYmjo/Case-Worker?type=design&node-id=7215-4385&mode=design&t=CRKBPCimFlhLBPe7-0) **Notes:** - auth aware - object model: [schema.rb](https://github.com/ShelterTechSF/askdarcel-api/blob/8559a6e704c604c3fb1285a299ccacc03a706fd6/db/schema.rb#L200) - returned in increasing order number with name - endpoint does not need to list all bookmarks per folder
Acceptance: Route to return all folders (with name and order for the current user)
Design notes: figma
Notes: