curl --location -g --request GET '/cgi-bin/externalcontact/get_follow_user_list?access_token={{accesstoken}}'
{ "errcode": 0, "follow_user": [ "string" ], "errmsg": "string" }