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