1) Is there any way to retrive list of team which is associated with slack user?
2) Is there any way to retrive all distributed team of slack app?
Solution
no, I don't think so
yes, you will usually store the team related access token you receive during installation. You can then use auth.test to get the team Id and team name for each access token.