Trying to make a definite list of when to use what in the maze of WP posts, terms and taxonomies
get list of terms for a post + given taxonomy:
https://codex.wordpress.org/Function_Reference/get_the_term_list
Get a list of terms of a given taxonomy:
https://developer.wordpress.org/reference/functions/get_terms/