On the unit page, when a component (XBlock) has at least 1 tag, the tag count button should appear, just like for units on the course outline page. Clicking it should open the tag drawer.

Should have the same button as seen on units on the outline:

Acceptance criteria
- Components with no tags do not display the button
- Components with 1+ tag(s) do display the button
- The tag count for all the components on the page is loaded at once. (use
, to separate component IDs with this API)
- Update the wiki page at https://openedx.atlassian.net/wiki/spaces/COMM/pages/3866689562/New+Additions+to+the+Course+Unit+Page to mention this new feature.